Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

teleport 15.3.1 #171975

Closed
Closed

Conversation

josh-ferrell
Copy link

Created with brew bump-formula-pr.

release notes
## Description
  • Fixed screen_size behavior for Windows Desktops, which was being overridden by the new resize feature. #41241
  • Ensure that the active sessions page shows up in the web UI for users with permissions to join sessions. #41221
  • Added indicators on the account settings page that tell which authentication methods are active. #41169
  • Fix a bug that was preventing tsh proxy kube certificate renewal from working when accessing a leaf kubernetes cluster via the root. #41158
  • Fixed AccessDeniedException for dynamodb:ConditionCheckItem operations when using AWS DynamoDB for cluster state storage. #41133
  • Added lock target to lock deletion audit events. #41112
  • Fixed a permissions issue that prevented the teleport-cluster helm chart operator from registering agentless ssh servers. #41108
  • Improve the reliability of the upload completer. #41103
  • Allows the listener for the tbot database-tunnel service to be set to a unix socket. #41008

Download

Download the current and previous releases of Teleport at https://goteleport.com/download.

@github-actions github-actions bot added go Go use is a significant feature of the PR or issue nodejs Node or npm use is a significant feature of the PR or issue bump-formula-pr PR was created using `brew bump-formula-pr` labels May 17, 2024
Copy link
Contributor

Thanks for contributing to Homebrew! 🎉 It looks like you're having trouble with a CI failure. See our contribution guide for help. You may be most interested in the section on dealing with CI failures. You can find the CI logs in the Checks tab of your pull request.

@chenrui333 chenrui333 added the build failure CI fails while building the software label May 17, 2024
@github-actions github-actions bot added the autosquash Automatically squash pull request commits according to Homebrew style. label May 18, 2024
@github-actions github-actions bot added the rust Rust use is a significant feature of the PR or issue label May 18, 2024
Copy link
Contributor

This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. To keep this pull request open, add a help wanted or in progress label.

@github-actions github-actions bot added the stale No recent activity label May 21, 2024
@github-actions github-actions bot closed this May 22, 2024
@SMillerDev
Copy link
Member

  $ RUST_MIN_STACK=16777216 wasm-pack build ./src/ironrdp --target web
  [INFO]: Checking for the Wasm target...
  Error: wasm32-unknown-unknown target not found in sysroot: "/home/linuxbrew/.linuxbrew/Cellar/rust/1.78.0"
  
  Used rustc from the following path: "/home/linuxbrew/.linuxbrew/bin/rustc"
  It looks like Rustup is not being used. For non-Rustup setups, the wasm32-unknown-unknown target needs to be installed manually. See https://rustwasm.github.io/wasm-pack/book/prerequisites/non-rustup-setups.html on how to do this.
  
  Caused by: wasm32-unknown-unknown target not found in sysroot: "/home/linuxbrew/.linuxbrew/Cellar/rust/1.78.0"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
autosquash Automatically squash pull request commits according to Homebrew style. build failure CI fails while building the software bump-formula-pr PR was created using `brew bump-formula-pr` go Go use is a significant feature of the PR or issue nodejs Node or npm use is a significant feature of the PR or issue rust Rust use is a significant feature of the PR or issue stale No recent activity
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants